3.536 \(\int \frac {1}{a+b \cosh ^{-1}(c x)} \, dx\)

Optimal. Leaf size=54 \[ \frac {\cosh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b c}-\frac {\sinh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b c} \]

[Out]

cosh(a/b)*Shi((a+b*arccosh(c*x))/b)/b/c-Chi((a+b*arccosh(c*x))/b)*sinh(a/b)/b/c

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 54, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.400, Rules used = {5658, 3303, 3298, 3301} \[ \frac {\cosh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b c}-\frac {\sinh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b c} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*ArcCosh[c*x])^(-1),x]

[Out]

-((CoshIntegral[(a + b*ArcCosh[c*x])/b]*Sinh[a/b])/(b*c)) + (Cosh[a/b]*SinhIntegral[(a + b*ArcCosh[c*x])/b])/(
b*c)

Rule 3298

Int[sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[(I*SinhIntegral[(c*f*fz)
/d + f*fz*x])/d, x] /; FreeQ[{c, d, e, f, fz}, x] && EqQ[d*e - c*f*fz*I, 0]

Rule 3301

Int[sin[(e_.) + (Complex[0, fz_])*(f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[CoshIntegral[(c*f*fz)/d
+ f*fz*x]/d, x] /; FreeQ[{c, d, e, f, fz}, x] && EqQ[d*(e - Pi/2) - c*f*fz*I, 0]

Rule 3303

Int[sin[(e_.) + (f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Dist[Cos[(d*e - c*f)/d], Int[Sin[(c*f)/d + f*x]
/(c + d*x), x], x] + Dist[Sin[(d*e - c*f)/d], Int[Cos[(c*f)/d + f*x]/(c + d*x), x], x] /; FreeQ[{c, d, e, f},
x] && NeQ[d*e - c*f, 0]

Rule 5658

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_), x_Symbol] :> -Dist[(b*c)^(-1), Subst[Int[x^n*Sinh[a/b - x/b], x]
, x, a + b*ArcCosh[c*x]], x] /; FreeQ[{a, b, c, n}, x]

Rubi steps

\begin {align*} \int \frac {1}{a+b \cosh ^{-1}(c x)} \, dx &=-\frac {\operatorname {Subst}\left (\int \frac {\sinh \left (\frac {a}{b}-\frac {x}{b}\right )}{x} \, dx,x,a+b \cosh ^{-1}(c x)\right )}{b c}\\ &=\frac {\cosh \left (\frac {a}{b}\right ) \operatorname {Subst}\left (\int \frac {\sinh \left (\frac {x}{b}\right )}{x} \, dx,x,a+b \cosh ^{-1}(c x)\right )}{b c}-\frac {\sinh \left (\frac {a}{b}\right ) \operatorname {Subst}\left (\int \frac {\cosh \left (\frac {x}{b}\right )}{x} \, dx,x,a+b \cosh ^{-1}(c x)\right )}{b c}\\ &=-\frac {\text {Chi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right ) \sinh \left (\frac {a}{b}\right )}{b c}+\frac {\cosh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \cosh ^{-1}(c x)}{b}\right )}{b c}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.06, size = 46, normalized size = 0.85 \[ -\frac {\sinh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )-\cosh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\cosh ^{-1}(c x)\right )}{b c} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*ArcCosh[c*x])^(-1),x]

[Out]

-((CoshIntegral[a/b + ArcCosh[c*x]]*Sinh[a/b] - Cosh[a/b]*SinhIntegral[a/b + ArcCosh[c*x]])/(b*c))

________________________________________________________________________________________

fricas [F]  time = 0.67, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {1}{b \operatorname {arcosh}\left (c x\right ) + a}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*arccosh(c*x)),x, algorithm="fricas")

[Out]

integral(1/(b*arccosh(c*x) + a), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{b \operatorname {arcosh}\left (c x\right ) + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*arccosh(c*x)),x, algorithm="giac")

[Out]

integrate(1/(b*arccosh(c*x) + a), x)

________________________________________________________________________________________

maple [A]  time = 0.04, size = 56, normalized size = 1.04 \[ \frac {\frac {{\mathrm e}^{\frac {a}{b}} \Ei \left (1, \mathrm {arccosh}\left (c x \right )+\frac {a}{b}\right )}{2 b}-\frac {{\mathrm e}^{-\frac {a}{b}} \Ei \left (1, -\mathrm {arccosh}\left (c x \right )-\frac {a}{b}\right )}{2 b}}{c} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a+b*arccosh(c*x)),x)

[Out]

1/c*(1/2/b*exp(a/b)*Ei(1,arccosh(c*x)+a/b)-1/2/b*exp(-a/b)*Ei(1,-arccosh(c*x)-a/b))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{b \operatorname {arcosh}\left (c x\right ) + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*arccosh(c*x)),x, algorithm="maxima")

[Out]

integrate(1/(b*arccosh(c*x) + a), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {1}{a+b\,\mathrm {acosh}\left (c\,x\right )} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(a + b*acosh(c*x)),x)

[Out]

int(1/(a + b*acosh(c*x)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {1}{a + b \operatorname {acosh}{\left (c x \right )}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/(a+b*acosh(c*x)),x)

[Out]

Integral(1/(a + b*acosh(c*x)), x)

________________________________________________________________________________________